Fix a couple of bugs in the key event handling: Now AltGr chars work
authorTor Lillqvist <tml@src.gnome.org>
Thu, 12 Aug 1999 21:44:22 +0000 (21:44 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 12 Aug 1999 21:44:22 +0000 (21:44 +0000)
commit60fbf3800b1688a7e88a2b055a0114fe3c8b7089
treed55f5544bd028915c9c0740866a7bf7bc54dba3e
parentfa53582fef98fed776f3e4f3b700057fa50e5f56
Fix a couple of bugs in the key event handling: Now AltGr chars work

* gdk/win32/gdkevents.c (gdk_event_translate): Fix a couple of bugs
in the key event handling: Now AltGr chars work again. Also,
now Alt-digits are passed up as well as Control-digits.
Pass keypad plus and minus as normal plus and minus.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/win32/gdkevents-win32.c
gdk/win32/gdkevents.c